summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
robertl [Tue, 24 Sep 2002 15:49:53 +0000 (15:49 +0000)]
More precise PI.
robertl [Mon, 23 Sep 2002 21:15:18 +0000 (21:15 +0000)]
Be stricter about signed/unsigned comparisons and conversions.
robertl [Mon, 23 Sep 2002 20:02:40 +0000 (20:02 +0000)]
Set endianness before marching on.
robertl [Mon, 23 Sep 2002 19:51:17 +0000 (19:51 +0000)]
Changes in the various binary file formats to improve portability
on alternate-endianness file formats (i.e. palm stuff on pc or pc formats
on Sparc or Power.)
robertl [Fri, 20 Sep 2002 20:25:03 +0000 (20:25 +0000)]
Add doc for Holux, from Jochen.
robertl [Fri, 20 Sep 2002 17:47:46 +0000 (17:47 +0000)]
Better respect for waypoint const-ness. From Alex.
robertl [Fri, 20 Sep 2002 17:09:50 +0000 (17:09 +0000)]
Add holux case.
robertl [Fri, 20 Sep 2002 17:08:13 +0000 (17:08 +0000)]
Include full GPX schema header. Derived from patch from Jochen.
robertl [Fri, 20 Sep 2002 15:07:17 +0000 (15:07 +0000)]
Holux changes from Jochen
robertl [Thu, 19 Sep 2002 18:28:17 +0000 (18:28 +0000)]
Add tiger reads & testsuite.
robertl [Thu, 19 Sep 2002 17:08:26 +0000 (17:08 +0000)]
Fix double close.
robertl [Thu, 19 Sep 2002 16:00:12 +0000 (16:00 +0000)]
Tighten the 'const' screws a little more to help Alex along.
robertl [Thu, 19 Sep 2002 15:51:20 +0000 (15:51 +0000)]
Constify fprintdms.
robertl [Thu, 19 Sep 2002 01:57:15 +0000 (01:57 +0000)]
Misc code cleanups from Alex.
robertl [Wed, 18 Sep 2002 21:25:52 +0000 (21:25 +0000)]
Might as well optimize the windows build.
robertl [Wed, 18 Sep 2002 17:14:05 +0000 (17:14 +0000)]
Fix garmin crash.
robertl [Wed, 18 Sep 2002 16:40:29 +0000 (16:40 +0000)]
Handle null description in output.
robertl [Wed, 18 Sep 2002 16:37:48 +0000 (16:37 +0000)]
Unify out of memory libc handling.
Update dependencies.
robertl [Wed, 18 Sep 2002 14:49:33 +0000 (14:49 +0000)]
_mknshort isn't a legal identifier.
robertl [Wed, 18 Sep 2002 14:47:57 +0000 (14:47 +0000)]
Update holux from jochen@bauerbahn.net
robertl [Wed, 18 Sep 2002 14:41:41 +0000 (14:41 +0000)]
1. add csv_util.c and csv_util.h
2. change mxf.c to use csv_util / minor other changes
3. change csv to use csv_util
4. add OziExplorer 1.1 file format.
5. remove the extra MXF section from the README
Thanks,
Alex
robertl [Wed, 18 Sep 2002 14:40:54 +0000 (14:40 +0000)]
From Alex Mottram:
1. add csv_util.c and csv_util.h
2. change mxf.c to use csv_util / minor other changes
3. change csv to use csv_util
4. add OziExplorer 1.1 file format.
5. remove the extra MXF section from the README
Thanks,
Alex
robertl [Wed, 18 Sep 2002 14:33:53 +0000 (14:33 +0000)]
Add words on Garmin.
robertl [Tue, 17 Sep 2002 23:15:50 +0000 (23:15 +0000)]
A multitude of portability and cleanliness fixes. Nothing "real".
robertl [Tue, 17 Sep 2002 23:13:02 +0000 (23:13 +0000)]
Fix call to ovecs->deinit.
robertl [Tue, 17 Sep 2002 22:02:06 +0000 (22:02 +0000)]
Fix error return.
robertl [Tue, 17 Sep 2002 22:00:17 +0000 (22:00 +0000)]
Add Garmin serial support.
robertl [Tue, 17 Sep 2002 21:58:36 +0000 (21:58 +0000)]
Add Garmin serial support, largely via jeeps 0.1.3.
robertl [Tue, 17 Sep 2002 15:34:42 +0000 (15:34 +0000)]
Add holux reference files.
robertl [Tue, 17 Sep 2002 15:08:55 +0000 (15:08 +0000)]
Call deinit functions.
Magproto: only deinit termio if we initted termio.
robertl [Tue, 17 Sep 2002 13:31:15 +0000 (13:31 +0000)]
Add holux support. From jochen@bauerbahn.net
robertl [Tue, 17 Sep 2002 01:56:35 +0000 (01:56 +0000)]
Testsuite fixes from Alex Mottram.
robertl [Sun, 15 Sep 2002 23:05:56 +0000 (23:05 +0000)]
A slew of updates from Alex Mottram. Thanx!
robertl [Sat, 14 Sep 2002 15:28:39 +0000 (15:28 +0000)]
Clean up type warnings.
robertl [Sat, 14 Sep 2002 15:22:18 +0000 (15:22 +0000)]
No C++ comments.
robertl [Sat, 14 Sep 2002 14:44:01 +0000 (14:44 +0000)]
Remove openserver goop that slipped in.
robertl [Sat, 14 Sep 2002 14:42:38 +0000 (14:42 +0000)]
Add support for MXF. From Alex Mottram <alex_m@cox-internet.com>
robertl [Sat, 14 Sep 2002 14:41:41 +0000 (14:41 +0000)]
Add support for MXF, from Alex Mottram <alex_m@cox-internet.com>
robertl [Fri, 13 Sep 2002 23:25:30 +0000 (23:25 +0000)]
Be more consistent with formatting of internal erros.
robertl [Fri, 13 Sep 2002 23:17:11 +0000 (23:17 +0000)]
abort->fatal in more places.
robertl [Wed, 11 Sep 2002 06:53:27 +0000 (06:53 +0000)]
Delete unused vars, misc warning cleanups.
robertl [Tue, 10 Sep 2002 02:11:06 +0000 (02:11 +0000)]
Add microsoft pushpin 2002 support. Courtesy Alex Mottram.
robertl [Mon, 9 Sep 2002 00:53:46 +0000 (00:53 +0000)]
Add reference file for magellan file formats.
robertl [Sat, 7 Sep 2002 03:19:39 +0000 (03:19 +0000)]
Delete leftover testing code.
robertl [Fri, 6 Sep 2002 19:40:44 +0000 (19:40 +0000)]
Let mapsend support -s so that the waypoints in my map and in my receiver
match. Wooo Hooo!
robertl [Fri, 30 Aug 2002 22:49:10 +0000 (22:49 +0000)]
Make (optional) debug level runtime selectable.
Handle magellan 'unable' messages so user knows their waypoints were munched.
robertl [Fri, 30 Aug 2002 19:16:34 +0000 (19:16 +0000)]
Improve doc.
robertl [Fri, 30 Aug 2002 14:50:03 +0000 (14:50 +0000)]
Hook up the shortname synthesizer to everything else. No more GC1234 names!
robertl [Fri, 30 Aug 2002 14:00:48 +0000 (14:00 +0000)]
Improve dependencies.
robertl [Fri, 30 Aug 2002 04:29:47 +0000 (04:29 +0000)]
Make waypt_head non-static. The purity isn't worth the pain.
Add test for magproto to testo.
robertl [Fri, 30 Aug 2002 04:22:15 +0000 (04:22 +0000)]
Make work on windows and posix at the same time. (sigh)
Better test for EOF so we don't duplicate last waypoint in a file.
Move all the POSIX terminit into body of that function.
Add file handlers for Windows.
Add "b" to all fopens to set binary mode for windows.
robertl [Fri, 30 Aug 2002 01:17:57 +0000 (01:17 +0000)]
Fix typo resulting in no closing tag if no URL ws present.
robertl [Fri, 30 Aug 2002 00:47:34 +0000 (00:47 +0000)]
Misc code cleanups.
robertl [Wed, 28 Aug 2002 16:05:25 +0000 (16:05 +0000)]
Cleanup.
robertl [Wed, 28 Aug 2002 05:14:11 +0000 (05:14 +0000)]
Initial checkin.
robertl [Mon, 26 Aug 2002 05:40:33 +0000 (05:40 +0000)]
Fixes from Brad Crittenden bac@spoetzl.net. Correctly compute DMS values
between receiver and internal data structures.
Minor protocol fixes.
robertl [Sat, 24 Aug 2002 03:24:19 +0000 (03:24 +0000)]
Only output a link when we have one.
robertl [Sat, 24 Aug 2002 03:01:31 +0000 (03:01 +0000)]
C++ comments aren't C89.
robertl [Sat, 24 Aug 2002 03:00:59 +0000 (03:00 +0000)]
Vaporize more linux-isms.
robertl [Sat, 24 Aug 2002 03:00:39 +0000 (03:00 +0000)]
Inline isn't C89.
robertl [Sat, 17 Aug 2002 06:18:34 +0000 (06:18 +0000)]
Add gpspilot vecs.
robertl [Sat, 17 Aug 2002 06:18:15 +0000 (06:18 +0000)]
Add pdb_read2, correct sign extension.
robertl [Sat, 17 Aug 2002 06:17:45 +0000 (06:17 +0000)]
Typo fixes.
robertl [Sat, 17 Aug 2002 06:17:28 +0000 (06:17 +0000)]
Make return values of pdb_readBLAH signed.
robertl [Sat, 17 Aug 2002 06:16:59 +0000 (06:16 +0000)]
Add gpspilot and magnav.
robertl [Sat, 17 Aug 2002 06:14:57 +0000 (06:14 +0000)]
Start sketching in Magellan Navigator Support.
robertl [Fri, 16 Aug 2002 22:46:41 +0000 (22:46 +0000)]
gpspilot: new.
gpspilot, cetus: Reject files that don't seem to be ours.
robertl [Fri, 16 Aug 2002 16:25:06 +0000 (16:25 +0000)]
Move Palm/OS helpers into common code so they can be used by other
programs using Palm formats.
robertl [Fri, 16 Aug 2002 15:55:44 +0000 (15:55 +0000)]
Typo fixes.
robertl [Fri, 16 Aug 2002 15:54:46 +0000 (15:54 +0000)]
Add license from coldsync.
robertl [Fri, 16 Aug 2002 06:14:09 +0000 (06:14 +0000)]
Add coldsync.
robertl [Fri, 16 Aug 2002 06:10:48 +0000 (06:10 +0000)]
Add coldsync libes to the build.
robertl [Thu, 15 Aug 2002 06:19:45 +0000 (06:19 +0000)]
Add mingw directory for Windows port.
robertl [Thu, 15 Aug 2002 06:14:18 +0000 (06:14 +0000)]
Improve test for posixicity
robertl [Thu, 15 Aug 2002 06:14:00 +0000 (06:14 +0000)]
Remove test files before running.
robertl [Thu, 15 Aug 2002 05:31:54 +0000 (05:31 +0000)]
Make legal C and not GNU C.
robertl [Thu, 15 Aug 2002 05:28:57 +0000 (05:28 +0000)]
Add cetus.
robertl [Thu, 15 Aug 2002 05:28:35 +0000 (05:28 +0000)]
Open-code our own getopt mutant since standards-impaired OSes don't have it.
robertl [Thu, 15 Aug 2002 05:27:47 +0000 (05:27 +0000)]
Move all POSIX-isms into one place in brace of windows port.
robertl [Thu, 15 Aug 2002 05:26:51 +0000 (05:26 +0000)]
Reorder includes.
robertl [Thu, 15 Aug 2002 05:26:32 +0000 (05:26 +0000)]
Make module compile away.
robertl [Thu, 15 Aug 2002 05:26:13 +0000 (05:26 +0000)]
Start easing in Cetus support.
robertl [Wed, 14 Aug 2002 16:22:07 +0000 (16:22 +0000)]
Mapsend files are binary. This matters on dos-based OSes.
robertl [Wed, 14 Aug 2002 16:20:51 +0000 (16:20 +0000)]
Initial version of CetusGPS support.
robertl [Sat, 10 Aug 2002 14:26:51 +0000 (14:26 +0000)]
Fix problem with bad icon table lookup.
Add support for reading/writing files for sd cards for meridian. Not sure
I like the portability aspect of that.
NOTE: decimal degrees are currently being used instead of DMS which is WRONG.
robertl [Sat, 10 Aug 2002 13:10:43 +0000 (13:10 +0000)]
Add 'all' target.
robertl [Thu, 8 Aug 2002 23:50:20 +0000 (23:50 +0000)]
Allow global descriptors (as in Groundspeak example(.
robertl [Tue, 6 Aug 2002 17:10:58 +0000 (17:10 +0000)]
Misc language cleanups.
robertl [Tue, 6 Aug 2002 16:27:53 +0000 (16:27 +0000)]
Be more robust detecting initial comms errors.
Handle larger comment strings from Meridian.
robertl [Tue, 6 Aug 2002 15:53:47 +0000 (15:53 +0000)]
Example for serial protocol.
robertl [Tue, 6 Aug 2002 15:18:53 +0000 (15:18 +0000)]
Fix program name in example commands.
robertl [Tue, 6 Aug 2002 04:54:58 +0000 (04:54 +0000)]
byteswap things on the way in and out (sigh) of the file.
robertl [Tue, 6 Aug 2002 04:29:46 +0000 (04:29 +0000)]
Correct bad math in read of gpsutil files.
robertl [Wed, 31 Jul 2002 23:01:39 +0000 (23:01 +0000)]
Delete bogus import.
robertl [Wed, 31 Jul 2002 22:55:08 +0000 (22:55 +0000)]
Initial import
robertl [Wed, 31 Jul 2002 22:54:20 +0000 (22:54 +0000)]
Initial import.
root [Tue, 30 Jul 2002 13:12:58 +0000 (13:12 +0000)]
initial checkin